Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54399
b: refs/heads/master
c: 6025dfe
h: refs/heads/master
i:
  54397: 1c70a57
  54395: 26460eb
  54391: 1905f87
  54383: 1267126
  54367: e81ee8b
  54335: 602210d
  54271: 677fab2
v: v3
  • Loading branch information
David S. Miller committed May 7, 2007
1 parent 510185f commit d2455b3
Show file tree
Hide file tree
Showing 784 changed files with 6,062 additions and 70,202 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 972d45fb43f0f0793fa275c4a22998106760cd61
refs/heads/master: 6025dfe5b2598056cd763a2b10ca7e7faffb2e16
11 changes: 0 additions & 11 deletions trunk/Documentation/blackfin/00-INDEX

This file was deleted.

169 changes: 0 additions & 169 deletions trunk/Documentation/blackfin/Filesystems

This file was deleted.

48 changes: 0 additions & 48 deletions trunk/Documentation/blackfin/cache-lock.txt

This file was deleted.

65 changes: 0 additions & 65 deletions trunk/Documentation/blackfin/cachefeatures.txt

This file was deleted.

31 changes: 15 additions & 16 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,22 +122,21 @@ subdirectory has the entries listed in Table 1-1.

Table 1-1: Process specific entries in /proc
..............................................................................
File Content
clear_refs Clears page referenced bits shown in smaps output
cmdline Command line arguments
cpu Current and last cpu in which it was executed (2.4)(smp)
cwd Link to the current working directory
environ Values of environment variables
exe Link to the executable of this process
fd Directory, which contains all file descriptors
maps Memory maps to executables and library files (2.4)
mem Memory held by this process
root Link to the root directory of this process
stat Process status
statm Process memory status information
status Process status in human readable form
wchan If CONFIG_KALLSYMS is set, a pre-decoded wchan
smaps Extension based on maps, the rss size for each mapped file
File Content
cmdline Command line arguments
cpu Current and last cpu in which it was executed (2.4)(smp)
cwd Link to the current working directory
environ Values of environment variables
exe Link to the executable of this process
fd Directory, which contains all file descriptors
maps Memory maps to executables and library files (2.4)
mem Memory held by this process
root Link to the root directory of this process
stat Process status
statm Process memory status information
status Process status in human readable form
wchan If CONFIG_KALLSYMS is set, a pre-decoded wchan
smaps Extension based on maps, presenting the rss size for each mapped file
..............................................................................

For example, to get the status information of a process, all you have to do is
Expand Down
30 changes: 0 additions & 30 deletions trunk/Documentation/pcmcia/driver.txt

This file was deleted.

8 changes: 2 additions & 6 deletions trunk/Documentation/power/interface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,8 @@ for 5 seconds, resume devices, unfreeze tasks and enable nonboot CPUs. Then,
we are able to look in the log messages and work out, for example, which code
is being slow and which device drivers are misbehaving.

Reading from this file will display all supported modes and the currently
selected one in brackets, for example

[shutdown] reboot test testproc

Writing to this file will accept one of
Reading from this file will display what the mode is currently set
to. Writing to this file will accept one of

'platform' (only if the platform supports it)
'shutdown'
Expand Down
Loading

0 comments on commit d2455b3

Please sign in to comment.