Ubuntu :: /mnt Is Not Empty Any Longer But Contains Cgroups?
May 1, 2011
I used to mount drives and stuff in /mnt all the years. Now I just stumble to see, that some cgroups directory is in there. Is this normal? Is this to be expected?
View 1 Replies
ADVERTISEMENT
Apr 23, 2010
I have played around a little bit with CGROUPS and the fair group scheduler ( using kernel version 2.6.31). When you have CGROUPS in a flat structure, with only one layer from the root-cgroup, everything works as you might expect when setting the cpu.shares parameter, i.e. a fraction of the total. But when I experimented with having deeper levels of CGROUPs it did'nt make any sense sometimes. For example, I had one CGROUP with the maximum number of shares (260000 something) , and two childgroups with quite little shares, 5000. Then I created some cpuhogging processes ( while(1); ) and put most of them in childgroups and one in the parentgroup. The logical thing would be if the parentgroups single process took almost all CPU-time, as it had the maximum number of shares, but instead the processes in the childgroups got the most CPU-time.
I have tried to figure out how it works by looking at the source code, but I can't really understand it. How does the hierarchical structure of the cgroup-tree interact with the flat aspect of it, i.e. siblings? Or do I misunderstand the whole concept?
View 1 Replies
View Related
Dec 22, 2010
I recently switched from Ubuntu Maverick 32-bit to 64-bit so I could compile Android's latest revision, Gingerbread.
Everything went pretty smoothly and I managed to fix most issues that was caused due to the switch.
But each time I open terminal, the following error shows up:
Code:
mkdir: cannot create directory `/mnt/cgroups/cpu': Permission denied
bash: /mnt/cgroups/cpu/19088/notify_on_release: No such file or directory
bash: /mnt/cgroups/cpu/19088/tasks: No such file or directory
I've tried manually creating that directory as root but the error remains.
View 2 Replies
View Related
Oct 5, 2010
I am a final year student doign Computer systems engineering and just been introduced to linux. While still strugling to catch up with the commands, I am now given an assignment under shell scripting.I seriously am strugling to understand this question, can you please assist me.Here follows the assignment:
Operating Systems III
Some tips
e.g. (test if a file is empty, if it is then display "file is empty" otherwise display
[code]....
View 10 Replies
View Related
Sep 19, 2010
I experience this since kde 4, but it never really was that bad because once in a while on updating kde I also deleted the .kde folder in my home-folder and everything was fast again.
But I haven't done this for a while now and kde take really long to load. Is there any folder to clean up there without deleting the whole .kde-folder and loosing all my settings again?
View 14 Replies
View Related
Jul 2, 2010
Just installed Ubuntu.I right-clicked the bar on the bottom right where the 4 screens were and picked properties, it gave me an error and now there is nothing on the bar but the trash can. No programs and no multiple screens.
View 1 Replies
View Related
Jan 6, 2010
I have a problem accessing SMB shares in ubuntu 9.10. It worked fine before until I created a symbolic link and deleted it. Now the SMB share shows as empty or says "it has no been mounted" when I use "connect to server" to access it. oddly enough I can enter folder names and the contents do show but when I try to delete something there I get There was an error deleting "No such file or directory"
View 1 Replies
View Related
Jan 27, 2010
I've looked everywhere and haven't found someone with a similar problem or even a hint to how to fix it or what's even going on.I'm trying to mount the Sims 3 raw ISO so I can install the game with PlayOnLinux. Every program or method I've used to mount it seems to mount it successfully. My problem is, that when I go to open the mounted ISO image, the folder is empty and nothing comes up. Even when I go to rightclick > Properties,it displays the contents as nothing.
View 9 Replies
View Related
Feb 10, 2010
How to use git? I want to download git: [URL]. All what I get is:
~$ git clone [URL]
Initialized empty Git repository in /home/john/xfce4-generic-slider/.git/
fatal: [URL] not found: did you run git update-server-info on the server?
View 2 Replies
View Related
Feb 25, 2010
my recycle bin wont empty. i ran the command:sudo rm -r ~/.local/share/Trash/files/*and got the response:rm: cannot remove `/home/steve/.local/share/Trash/files/*': No such file or directory
View 1 Replies
View Related
Mar 13, 2010
I have this file: 1.txt, with this contents:
Code:
test
mycomputer
I just try change the string "mycomp*" by "othercomputer":
Code:
sed 's/mycomp.*$/othercomputer/' 1.txt > 1.txt
but sed command empty the file.
[Code].....
View 2 Replies
View Related
Jun 8, 2010
Has anyone managed to get Geosetter to work in Wine? I have just installed it but the map panel is empty. Alternatively, is there a good alternative to Geosetter for photos geotagging and metadata editing?
View 1 Replies
View Related
Jun 26, 2010
Why can't I burn image with k3b After I' ve tried to burn it it says: "Completed succesfully". But when I then check my DVD, there's absolutely NOTHING on it... and there it says:"0 Objects"It seems like it has only got a new label.And burning an image should else be one of the most easy things in life...And it SEEMS very easy when reading a tutorial.
View 2 Replies
View Related
Jul 20, 2010
I'm trying to move a folder via sudo mv ioncube /usr/local/bin/
but it says something cannot move since directory is not empty. What do I do now?
View 5 Replies
View Related
Aug 27, 2010
Look at the screenshot, I have only one file in trash but AWN and Docky counts 47+1 items. When it's empty it counts 47, and there's no way to really empty. But files are really gone. It doesn't happens with Cairo Dock (I don't know why).
View 1 Replies
View Related
Sep 3, 2010
I clicked on the anchor in Docky and then clicked on New Dock. This created a second dock which is empty. I want to remove this second empty dock. How is that done?
View 3 Replies
View Related
Jan 20, 2011
So the other day I got myself a nifty ThinkPad x100e. I immediately removed windows 7 started, and installed UNR 10.04.It has a 250GB hard drive, which I decided to partition, so that I can keep all my stuff on the new partition, and then a fresh format or install of the OS would be easier.After struggling to take ownership of my own damn partition after creating it and mounting it, I discovered a rather interesting problem. I KNOW the partition is empty, but when I right click and go to properties, it says that 10GB is already used? This is rather confusing to me
View 7 Replies
View Related
Jan 30, 2011
I booted up and all my text shows up as empty squares instead of text in the desktop environment. I was able to launch chrome but firefox did not load. Open Office opens and I can read text fine. Is there a fix for this and has it happened to anyone else- I found an old thread but it did not have a reply that was a fix.
View 6 Replies
View Related
Apr 21, 2011
when i log in, i get an empty screen, when i open file manger, i click on desktop and i can see some music and files, but why cant i see them on the screen
View 6 Replies
View Related
Apr 29, 2011
My husband has been using Ubuntu just about forever now. He just upgraded to the newest version but has been having problems. He tried to do a regular upgrade and after it installed his screen had wallpaper and that's it. No icons or task bar or anything. He decided to do a clean install to see if that would help, and it's still that way.
View 2 Replies
View Related
Jun 7, 2011
I'm running Ubuntu 10.04 and I'm having trouble emptying my trash bin. I've tried emptying the trash bin graphically but the items are still in there. I've also tried using nautilus to empty the trash but it didn't work either. I really need to free up some space because I'm down to 1.6 GBs of free space
View 9 Replies
View Related
Jun 14, 2011
I installed Natty in a VirtualBox VM (running in XP), and all I see is an empty Desktop with background. No Launcher or anything else to run anything.
It is obviously running, because I can right click on the desktop, create a folder and navigate round. If I navigate to an application I can run it.
Rebooting to Classic works (if maybe a little slower than 10.10).
I wanted to try Unity, and assume it is trying to run.
View 2 Replies
View Related
Jul 9, 2011
I have an empty X session running, and I want to run kde inside it. I can run whatever software I want in it, actually (well, I can't move the windows and so, but that is normal), but for some reason, kdm doesn't work. What I have is a X display and a xterm inside.
View 2 Replies
View Related
Jan 24, 2010
I've installed DarwinStreamingServer 5.5.5 with User qtss:qtss (setted up manually). Everything fine.I changed the permission of the config-file
Code:
sudo chmod 755 /etc/streaming/streamingserver.xml
And Configured the webinterfaces. So far so good.
Streaming like: rtsp://<Server-IP>/sample_100kbit.mp4 worx.
But i can not set up Playlist and the List where you should find your files is empty, although there are files in my default directory.I Expect that any file permissions are wrong, but which.
View 2 Replies
View Related
Feb 19, 2010
I am writing a short script to do some backups.Here is a small section of it:
Code:
echo -n "Please enter your choice ..."
read CHOICE
[code]....
View 3 Replies
View Related
Feb 21, 2010
I have removed the trial of win 7 and want to use the empty space for Ubuntu 9.10, [46gb]. Opening disk utility shows 60gb hard drive, divided into system reserved 105mb, 46gb file system [Linux ext4 [version 1]], 13gb extended [contains no logical partitions], 13 gb [Linux ext4 [version 1]], 617mb swap space.Because I have given the 46gb space the same name as the 13gp space i.e. [Linux ext4 [version 1]],will this now be used By Ubuntu for data storage or do I need to do a complete re-install?
View 6 Replies
View Related
Mar 6, 2010
Just installed 9.04 on a new machine. Files I delete just seem to disappear completely instead of going into Trash. This is not what happened on my older machine.
View 1 Replies
View Related
Mar 15, 2010
I was checking my syslog.conf file recently and it seems that it is an empty file >_> it shouldn't be correct?
View 2 Replies
View Related
May 2, 2010
Since I had updated to Lucid, I'm having some trouble with running my laptop on battery. It usually turns off when the battery notifier is still at 13%~18% (it is not shutting down, it is like when your battery runs out of energy). First I had thought that was a problem with the notifier and I was missing when the battery had no charge, but I kept looking at the notifier and suddenly when it had reached 15% my laptop just went down, without saving any job.
I've just upgraded to Lucid Lynx, running on a HP Pavilion dv4-1123us with 2.00 GHz Intel Core2 Duo T5800, 4GB RAM.
The battery is a 6-cell Lithium-Ion that came with the laptop.
I'd bought it about 1 year ago.
View 4 Replies
View Related
May 11, 2010
I get ubuntu 10.04 LTS installed on my PC and laptop , and I tried ubuntu one.It worked and I want to have a test, so I removed the two devices that already subscribed to my ubuntu one account, after that, I found I can't get them subscribed back.Everytime I start ubuntu one preference , I'll get the error message: got empty result for devices list.How can I add my two devices back to my ubuntu one account (I googled a lot and found that someone pointed that delete the ubuntu one's key will work, so if this is the right solution, how to delete it?
View 5 Replies
View Related